home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / web / homeserv / setup.exe / {app} / www / xindex.htt < prev   
Encoding:
Extensible Markup Language  |  2003-08-29  |  1022 b   |  32 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//OPENWAVE//DTD XHTML Mobile 1.0//EN"
  3.     "http://www.openwave.com/dtd/xhtml-mobile10.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  6.   
  7.   <head>
  8.     <title> Homeserver Mobile </title>
  9.     <style type="text/css">
  10.     .nowrap {white-space:nowrap}
  11.     .centered {text-align:center}
  12.     .centered-small {text-align:center;font-size:x-small}
  13.     .small {font-size:x-small}
  14.     .bluegray {background-color:#C0C0F0}
  15.     .grayrightborder {border-right-width:1px; border-right-color:gray}
  16.     .graytopborder {border-top-width:1px; border-top-color:gray}
  17.     .graybothborders {border-right-width:1px; border-right-color:gray;border-top-width:1px; border-top-color:gray}
  18.     .msgbody{background:url(kc_med2.gif); font-weight: bold}
  19.    </style>
  20.  
  21.   </head>
  22.   
  23.   <body>
  24.     <center>@:LNG.en_mobHomeserver:@</center>    
  25.     <ol class="nowrap">
  26.  
  27.       <li><a accesskey="1" href="/usr/xindex.htt">@:LNG.en_Login:@</a></li>
  28.     </ol>
  29.  
  30.   </body>
  31.  
  32. </html>